a11y: Get lockbutton text directly
authorBenjamin Otte <otte@redhat.com>
Mon, 9 Jul 2012 00:58:22 +0000 (02:58 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jul 2012 00:58:22 +0000 (02:58 +0200)
commit58cf6dfaaf3f7c6360881709b2cdf995c6666dc6
tree57f753808a18f7b453afe813de3bc38589493b90
parentfb1b025cbf5a9b2901bbd9c33af21c083a779f45
a11y: Get lockbutton text directly

Instead of letting the generic button code attempt to find the currently
displayed text, just return the text directly.

https://bugzilla.gnome.org/show_bug.cgi?id=677347
gtk/Makefile.am
gtk/a11y/gtklockbuttonaccessible.c
gtk/gtklockbutton.c
gtk/gtklockbuttonprivate.h [new file with mode: 0644]